wayland: Use correct enum type and values
authorJonas Ådahl <jadahl@gmail.com>
Mon, 20 Mar 2017 13:36:29 +0000 (21:36 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 May 2017 21:42:31 +0000 (17:42 -0400)
commit9f9aaea3191a309ab342e47d4ca40cdaba3b771c
treee607f17fdc92bab157e21fd2aaccc93c7e055224
parent95e313a2833fcf2d80f0b298aaf2b533642b0198
wayland: Use correct enum type and values

Use the gravity enum values when converting to gravity. It doesn't fix
anything, since the enum values were identical, but it makes a coverity
warning go away.

https://bugzilla.gnome.org/show_bug.cgi?id=780301
gdk/wayland/gdkwindow-wayland.c